<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / BindingList<T> Class
Properties Methods Events


In This Topic
    BindingList<T> Class Members
    In This Topic

    The following tables list the members exposed by BindingList<T>.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
    Public Events
     NameDescription
    Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
    Public EventOccurs when the list changes or an item in the list changes.  
    Top
    Protected Events
    See Also